-
Notifications
You must be signed in to change notification settings - Fork 316
[dhcp_relay] sonic dhcp relay agent for IPv4 #1017
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Co-authored-by: vrajeshe <[email protected]>
37d3be7 to
c312280
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds support for DHCPv4 relay agent functionality in SONiC by introducing new table definitions to the schema. The changes extend the existing DHCP infrastructure to explicitly support IPv4 relay operations alongside the existing DHCPv6 implementation.
- Added counter table definitions for DHCPv4 statistics tracking
- Introduced configuration tables for DHCPv4 server and relay settings
- Added state table definition for DHCPv4 server IP tracking
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Tables add to support DHCP v4 relay